home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / sheepsho.swf / scripts / DefineSprite_174 / frame_76 / DoAction.as
Text File  |  2012-04-23  |  127b  |  10 lines

  1. _root.hitobsok = 0;
  2. if(eval("/:score") >= 1)
  3. {
  4.    set("/:score",eval("/:score") - 1);
  5. }
  6. else
  7. {
  8.    set("/:score",0);
  9. }
  10.